home *** CD-ROM | disk | FTP | other *** search
/ Tempra Access / Tempra Access.iso / vision / tsu.hlp < prev    next >
Text File  |  1992-02-08  |  4KB  |  111 lines

  1. The Tempra Show Utility is for getting all the files for your
  2. sequence into one directory.  It reads the sequence and makes a
  3. list of all the files you use.  Then you can copy the files in
  4. that list into a directory on your hard drive, a floppy, or a
  5. series of floppies.
  6.  
  7. 1) MAKE THE FILE SET - Create the list of files to copy.
  8.     A) Choose this option from the main menu.
  9.     B) Choose the sequence you want.
  10.     C) Identify the target drive and directory.
  11.     D) If you have many sequences tied together with Chain or GoSub
  12.        TSU will recurse through all those sequences if you like.
  13.     E) Enter any requested file extentions.
  14.  
  15. 2) VERIFY THE FILE SET - Check to see if all the files in the file set
  16.                          can be found for copying by TSU.
  17.     A) If files are not found exit TSU and move them to the correct
  18.        directory.
  19.     B) NOTE: TSU will use the current default.pth if a show specific
  20.              path is not found.
  21.  
  22. 3) COPY THE FILE SET - Use the list to copy the files used in your
  23.                        sequence(s) to the requested destination.
  24.      A) Choose a file set from set directory menu.
  25.         the set is verified automatically
  26.      B) Enter the destination.
  27.  
  28. ***************************************************************************
  29.  
  30.                     ======================================
  31.                     | MENU SELECTIONS AND WHAT THEY MEAN |
  32.                     ======================================
  33.    Main Menu
  34. Make File Set        - Create the list of files to copy.
  35. Copy File Set        - Copy the files to their destination.
  36. Verify File Set      - Check to see that the listed files are available.
  37. Examine Set          - Read the file set made with the top selection.
  38. Quit                 - Quit TSU.
  39. Help                 - Get this file.
  40.  
  41. MAKE FILE SET
  42.       - choose a seq from a dir menu
  43.       - name the file set
  44.  
  45.    RECURSE THROUGH SEQUENCES
  46.       ASK            - User must choose to go to a sequece.
  47.       YES            - Automatically go to other seq's for chain.
  48.       NO             - Use the current sequence.
  49.  
  50.    WRITE NEW PTH FILES WHILE COPYING?
  51.       YES            - Create a new PTH file for the new destination.
  52.       NO             - Don't make a new PTH file.
  53.  
  54.  
  55. COPY FILE SET
  56.  Choose set from set directory menu then the set is verified automatically.
  57.  Enter the destination.
  58.  
  59.   For Example:
  60.  
  61.               Program destination
  62.       Path D:\demo
  63.  
  64.  If the destination directory does not exist then you are asked if you
  65.  want that directory to be made.
  66.  
  67. While copying you will see:
  68.     The name of files copied.
  69.     The size of each file and its source directory.
  70.         size 40774 (d:\magni\ttt.SEQ)
  71.     The free space of the target.
  72.         free 117030912 (D:\)
  73.  
  74. VERIFY FILE SET - will give you a listing of what files can be found
  75.                   by TSU using the current default.pth or the secific
  76.                   show path.  If a file is missing you wil have to
  77.                   edit the path, or move the file to the directory the
  78.                   system is currently using.
  79.  
  80. EXAMINE SET  - You can see the file set that is created by TSU. Use this
  81.                to check the file set if there are problems.  The file set
  82.                is a text file an can be edited if you like, but it may well
  83.                be more satisfactory to use the TSU system to remake the
  84.                set.
  85.  
  86.  
  87. =================================03/04/1991
  88. 0.35 update
  89.  
  90. Bugs Fixed:
  91.    
  92.    1) Sorting and listing of set now includes only 1 copy of file.
  93.    2) Now when we check to see if enough space is left on destination
  94.       we make sure at least file size + 512 bytes are left.
  95.  
  96.  
  97.  
  98. New Features:
  99.  
  100.    1) When verifying a file list you can now generate a report.
  101.       A report is a raw list of the files in the set with their
  102.       paths.  (this report is suitable for use as an input fle
  103.       for programs such as PKZIP(tm).
  104.  
  105.  
  106.    2) When you make a file set you have the option of including
  107.       the Tempra Show runtime program files.
  108.  
  109. =================================03/04/1991
  110.  
  111.